home *** CD-ROM | disk | FTP | other *** search
- ;This file is used to tell the server what the capabilities of the browser
- ; are.
- ; Format of the line is:
- ; <identifier of browser as shown in User-Agent>=FLAG1,FLAG2,... ; Comment
- ;Currently available flags are:
- ; ATTACH_SPT - supports file upload to server (for attachments)
-
- Mozilla/4.5=ATTACH_SPT ;Netscape Communicator v4.5
- Mozilla/4.0=ATTACH_SPT ;Netscape Communicator v4.0x
- Mozilla/4.7=ATTACH_SPT ;Netscape Communicator v4.5
- Mozilla/5.0=ATTACH_SPT ;Netscape Communicator v6.0
- MSIE 4.0=ATTACH_SPT
-
-